home *** CD-ROM | disk | FTP | other *** search
/ Professional Companion for Windows 95 / WOW95PRO (Track 1).bin / merged.iso / wow95pro / utility / wzbeta / whatsnew.txt < prev    next >
Encoding:
Text File  |  1995-09-01  |  8.6 KB  |  184 lines

  1. WinZip(R) version 5.6a beta 3.0
  2. Copyright (C) 1991-1995 Nico Mak Computing, Inc.
  3. All Rights Reserved
  4.  
  5. See the file README.TXT for installation instructions.  Items in
  6. the following list marked with an asterisk are new in beta 3. Note
  7. that the help has not yet been updated to mention all these features.
  8.  
  9. If you are running Windows 95 please be sure to use the Win32
  10. version for long filename support, etc.
  11.  
  12. Windows 95-specific features include:
  13.  
  14.   * Extract an archive to any directory via drag and drop without
  15.     leaving the Explorer.  Use the right mouse button to drag and
  16.     drop a ZIP from an Explorer window to any directory, then
  17.     choose "Extract to" from the context menu.  Remember to use
  18.     the RIGHT mouse button while dragging.
  19.  
  20.   * Add selected file(s) to a ZIP directly from the Explorer.
  21.     RIGHT-click on any file (or selected group of files) in the
  22.     Explorer and choose "Add To Zip" from the context menu.  This
  23.     provides a function similar to the "Add" entry in the WinZip
  24.     File Manager Extension.
  25.  
  26.   * Explorer-style Add dialog box.
  27.  
  28.   * The Delete Archive operation moves archives to the Recyle Bin
  29.     rather than permanently deleting the archive.
  30.  
  31.   * The Rename, Copy, and Move operations use the Windows 95
  32.     "overwrite" user interface.
  33.  
  34.   * ZIPs opened with WinZip are properly added to the Start
  35.     Menu->Documents menu.
  36.  
  37.   - Explorer-style New and Open dialog boxes.
  38.  
  39.   - Extract files from a ZIP in the Explorer by right-clicking on
  40.     the ZIP and choosing "Extract To" from the context menu.
  41.  
  42.   - Create archives on the desktop by right-clicking on the
  43.     desktop and choose "WinZip File" from the "New" context menu
  44.     entry.
  45.  
  46.   - Uninstall WinZip using Control Panel->Add/Remove Applications.
  47.  
  48.   - WinZip uses the correct colors if you change color schemes.
  49.     The WinZip toolbar buttons and status line colors will match
  50.     the rest of your desktop.
  51.  
  52.   - The WinZip Options/Explorer Configuration dialog box lets you
  53.     add WinZip to the Start menu.
  54.  
  55.   - Long filename support and Universal Naming Convention support.
  56.  
  57.   Additional Windows 95 features are under development. Stay tuned ...
  58.  
  59.   Known problems under Windows 95:  a few people have reported
  60.   problems running the optional external DOS programs while using
  61.   16-bit Windows video drivers.  Also, the Windows 3.1 version of
  62.   the Norton "FileAssist" program is incompatible with WinZip
  63.   under Windows 95.  If you use FileAssist be sure to configure it
  64.   not to try to change WinZip dialog boxes.
  65.  
  66. Other changes:
  67.  
  68. * The File Manager Extension is now implemented under Windows/NT
  69.   and Win32s.  You will have to choose File Manager Configuration
  70.   from the Options menu and check the second button to activate
  71.   this feature.  The File Manager Extension should work the same
  72.   as it does under Windows 3.1.  Windows 95 build 456 does not
  73.   seem to support File Manager Extensions (even the Microsoft
  74.   GUIGREP example program does not work), but presumably this will
  75.   be changed in a future update to Windows 95.
  76.  
  77. * WinZip now allows you to view multiple files in an archive
  78.   without first closing the first file (earlier versions of WinZip
  79.   restricted you to closing the first file before viewing the
  80.   second file).  Under Windows 95 the system "Quick View" program
  81.   is normally used as the "Default Association" used to view to
  82.   files not associated with another program.  Here are some
  83.   implementation details:  when you double click on a file in an
  84.   archive, WinZip extracts the file to the "Temp Directory"
  85.   specified in the Options/Directories dialog box.  WinZip then
  86.   runs the program associated with the file so you can view the
  87.   file.  When you later close the archive WinZip deletes the
  88.   temporary file(s).  If the file(s) have been modified WinZip
  89.   will give you an opportunity to update the archive with the
  90.   modified file.  The "Always on Top" flag is temporarily turned
  91.   off if it is on when you view a file, and is turned back on the
  92.   next time you activate WinZip.
  93.  
  94. - The WinZip installation procedure now includes "Express Setup"
  95.   and "Custom Setup" options.  Custom Setup results in the "old"
  96.   WinZip 5.6 behavior.  Express Setup, the default, skips the
  97.   Program Locations dialog box, the File Manager Configuration
  98.   dialog box, and "Create Program Group" prompt.
  99.  
  100. - With more and more people using the Internet, virus scanning is
  101.   more important.  As a result, WinZip's support for virus
  102.   scanners has been improved.  The virus scanner parameters field
  103.   now supports two new special values:  %d represents the
  104.   directory containing the files to be scanned (without a trailing
  105.   *.*), and %f represents a temporary "report" file.  %wscan is a
  106.   special parameter that should be used only for McAfee's WSCAN
  107.   2.14 and compatible scanners.  WinZip now searches for and
  108.   supplies default parameters four additional scanners:  wscan,
  109.   f-prot, tbscan, and wfindvir.  The "Run as Iconized DOS Session
  110.   If Possible" checkbox has been replaced with the "Run Minimized"
  111.   checkbox, which is now used for both DOS and Windows scanners.
  112.  
  113. - The number one new support problem in WinZip 5.6 was caused by
  114.   the "TAR File LF to CR/LF Conversion".  This option, intended
  115.   for text files only, caused problems for binary files.  The
  116.   option has been replaced by the "TAR File Smart CR/LF
  117.   Conversion" option.  When this option is in effect WinZip
  118.   determines whether to perform CR/LF conversion for each file by
  119.   looking at the first 80 characters in the file.  If the file is
  120.   a text file then single LF and CR characters are converted to
  121.   CR/LF pairs so the file can be viewed by Notepad and other
  122.   Windows viewers.  Text files are considered files where the
  123.   first 80 bytes contain only characters with ascii values between
  124.   0x20 and 0x7f, carriage returns, line feeds, form feeds, tabs,
  125.   and other alphanumeric characters (as determined by the Windows
  126.   IsCharAlphaNumeric API).  Comments on this new option are
  127.   particularly appreciated.
  128.  
  129. More minor changes are listed below.  Some fixes are for problems
  130. that were introduced in previous beta versions.
  131.  
  132. beta 3:
  133.  
  134. - Uninstall deletes the winzip.gid and winzip.fts files (created
  135.   by the Windows 95 help system).
  136. - Handle blanks in filenames of viewers.
  137. - WinZip correctly pops to the foreground after drag and drop from
  138.   Explorer.
  139. - Fixed push button positioning problem when resizing internal
  140.   viewer dialog box.
  141.  
  142. beta 2:
  143.  
  144. - WinZip 5.6a beta 2 extracts zero length files from all ZIPs created by
  145.   any version of PKZIP or WinZip.  It is possible that zero length files
  146.   will not be extracted from some ZIPs created by some other ZIP
  147.   utilities, but in no case will the user be worse off than with WinZip
  148.   5.6, which ignored zero length files in an effort to avoid potential
  149.   problems with ZIP files other than those created by WinZip and PKZIP.
  150. - When first installed the Win32 version looks for WinZip registration
  151.   numbers in the Windows directory of all fixed disks.  This is done so
  152.   that people who install Windows 95 to a new directory (e.g. c:\win95)
  153.   and subsequently install WinZip don't have to worry about re-entering
  154.   their registration info.
  155. - The Program Manager icon now says "WinZip 5.6a beta" instead of "5.6
  156.   beta".
  157. - The Win32 version works works under Windows/NT 3.5 (previous beta
  158.   accidentally required the newer 3.51).
  159. - The Win32 version now properly cascades multiple WinZip windows.
  160. - The first time the Windows 3.1 version is run under Windows 95 it
  161.   displays a message suggesting the user run the Win32 version.
  162. - The help file was updated a bit, but more Windows 95 info still needs
  163.   to be added, and the order form etc have not yet been updated.
  164.  
  165. beta 1:
  166.  
  167. - Added WinZip Self-Extractor support in Program Locations dialog box
  168. - Handle very long directory names in File/Copy and File/Move dialogs
  169. - Avoid rare GP fault in "View Last Output" dialog box
  170. - Add a trailing dot to files with no extension before running external viewer
  171. - Do not save trailing dots on files w/no extension (for PKZIP compatibility)
  172. - Allow single dot as "extract to" directory
  173. - Fix problems in 16-bit version for files with very long filenames
  174. - Allow dots in pathnames in TAR files, e.g. ".\foo.bar"
  175. - "File in use" check now properly handles foreign characters
  176. - Incorrect compression ratio was displayed for very large files
  177. - Changed the Windows 95 16x16 icon
  178. - Corrected behavior when user tries to close WinZip during install operation
  179. - Avoid delay in WinZip initialization if TEMP= directory does not exist
  180.  
  181. *** the order form and other .txt files have not been updated yet ***
  182.  
  183. ###
  184.